Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/SY01400
Product: Microsoft Dynamics GP (0)
Series: System
Display Name: Users Master Group Display Name: Users Master
Physical Name: SY01400
Technical Name: SY_Users_MSTR
Group Technical Name: Users Master
Seq No | Physical Name | Display Name | Dexterity Data Type | SQL Data Type | Length |
---|---|---|---|---|---|
1 | USERID | User ID | String | STR15_User_ID | 15 |
2 | USERNAME | User Name | String | STR30 | 30 |
3 | Zoom_Fields_Font_Color | Zoom Fields Font Color | Integer | DDL_Font_Color | 0 |
4 | Zoom_Fields_Font_Style | Zoom Fields Font Style | Integer | DDL_Zoom_Font_Style | 0 |
5 | Editable_Fields_Backgrou | Editable Fields Background Color | Integer | DDL_Background_Color | 0 |
6 | Editable_Fields_Font_Col | Editable Fields Font Color | Integer | DDL_Font_Color | 0 |
7 | Editable_Fields_Pattern | Editable Fields Pattern | Integer | DDL_Field_Pattern | 0 |
8 | Editable_Fields_Pattern_ | Editable Fields Pattern Color | Integer | DDL_Pattern_Color | 0 |
9 | Scrolling_Fields_Backgro | Scrolling Fields Background Color | Integer | DDL_Background_Color | 0 |
10 | Scrolling_Fields_Font_Co | Scrolling Fields Font Color | Integer | DDL_Font_Color | 0 |
11 | Scrolling_Fields_Pattern | Scrolling Fields Pattern | Integer | DDL_Field_Pattern | 0 |
12 | Scrolling_Fields_PatCor | Scrolling Fields Pattern Color | Integer | DDL_Pattern_Color | 0 |
13 | Required_Fields_Font_Col | Required Fields Font Color | Integer | DDL_Required_Font_Color | 0 |
14 | Required_Fields_Font_Sty | Required Fields Font Style | Integer | DDL_Required_Font_Style | 0 |
15 | Internet_Browser | Internet Browser | String | STR255 | 255 |
16 | Internet_Address | Internet Address | String | STR255 | 255 |
17 | Internet_Type | Internet Type | Integer | INT | 0 |
18 | Internet_Address_Name | Internet Address Name | String | STR80 | 80 |
19 | PASSWORD | Password | String | STR15_LB | 15 |
20 | USRCLASS | User Class | String | STR15_User_Class | 15 |
21 | MDFRDENT | Method For Data Entry | Integer | GB | 0 |
22 | MODIFDT | Modified Date | Date | DT | 8 |
23 | CREATDDT | Created Date | Date | DT | 8 |
24 | LSTUSRED | Last User to Edit | String | STR15 | 15 |
25 | PRTOSCRN | Print to Screen | Boolean | CB_Print_to_Screen | 0 |
26 | PRTOPRTR | Print to Printer | Boolean | CB_Print_to_Printer | 0 |
27 | SHRQFLDS | Show Required Fields | Boolean | CB | 0 |
28 | DISTPROC | Distributed Processes | Integer | GB | 0 |
29 | HSCRLARW | Horizontal Scroll Arrows | Boolean | CB_HZ_Scroll_Switch | 0 |
30 | SOPTYPE | SOP Type | Integer | DDL_SOP_Type | 0 |
31 | RELID | RelationID | Long Integer | Long Int | 8 |
32 | SECACCS | Security Access | Long Integer | ML_Security_Access | 0 |
33 | TODOOPEN | To Do Open | Boolean | CB_To_Do_Open | 0 |
34 | TODOPERSOPEN | To Do Personal Open | Boolean | CB_To_Do_Personal_Open | 0 |
35 | TODOPERSROLL | To Do Personal Roll | Boolean | CB_To_Do_Personal_Roll | 0 |
36 | PALETTETYPE | Palette Type | Integer | GB | 0 |
37 | ORGANIZATIONALVIEW | Organizational View | Integer | GB | 0 |
38 | ACCOUNTINGVIEW | Accounting View | Boolean | CB_AccountingView | 0 |
39 | USERLANG | User Language ID | Integer | INT | 0 |
40 | UserRole | UserRole | Integer | DDL_UserRoles | 0 |
41 | UserType | UserType | Integer | UserTypeDDL | 0 |
42 | UserStatus | UserStatus | Integer | UserStatusDDL | 0 |
43 | DateInactivated | DateInactivated | Date | DATE | 6 |
44 | Last_EWS_User_Name | Last EWS User Name | String | STR238 | 0 |
45 | Last_EWS_Email_Address | Last EWS Email Address | String | STR238 | 0 |
46 | WCUser | Web Client User | Boolean | CB | 0 |
47 | ADObjectGuid | ADObjectGuid | String | GUIDString | 36 |
48 | SQLLoginID | SQLLoginID | String | User_ID | 15 |
49 | WindowCommandDisplay | Window Command Display | Integer | DDL_Window_Command_Display | 0 |
50 | Workflow_Status | Workflow Status | Integer | Workflow Status | 0 |
51 | WorkflowOriginCompany | Workflow Origin Company | String | STR5_IC_ID | 5 |
Hi,
Can anyone tell me the user id recorded in the LSTUSRED indicates what type of edit the user has performed? From sy10500, the sa account has a user id recorded in this field. Does that mean the user has logged in as sa or the user edited the sa account?